Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigProtos
/
ModuleConfig
/
AmbientLightingConfig
/
Builder
/
clearLedState
clear
Led
State
open
fun
clearLedState
(
)
:
ModuleConfigProtos.ModuleConfig.AmbientLightingConfig.Builder
Sets LED to on or off.
Content copied to clipboard
bool led_state = 1;
Return
This builder for chaining.